An ordered test tool CommandApp_USBRelay.exe instructions for use:
The command format: CommandApp_USBRelay [equipment serial number] [type] [switch]
[parameters]
Equipment serial number: each device has a unique serial number, can be acquired through GuiApp_Chinese.exe or GuiApp_English.exe program
The type of operation: open open-- relay, close-- closes the relay
The relay switch: 01 indicates the first relay, 02 said that the second relays, 255 said that all the relay action..
For example:
The first relay 1 open the serial number of afEd5 equipment
CommandApp_USBRelay afEd5 open 01
All relay 2 open the serial number of afEd5 equipment
CommandApp_USBRelay afEd5 open 255
3 off the first road relay sequence number of afEd5 equipment
CommandApp_USBRelay afEd5 close 01
4 off all relay sequence number of afEd5 equipment
CommandApp_USBRelay afEd5 close 255
The command line tool after executing the command, if there is no error, it returns 0, otherwise it returns 1
The caller can according to the value judgment execution is correct
Two, GuiApp_Chinese.exe or GuiApp_English.exe is testing the program interface with
First use the "find device" button query device, and then from the drop-down list box, choose you need operation of the device, and then click "open", can be operated